-
Home
-
Assistant – Every Day Productivity Apps
-
1.5.3 (latest)
-
Code
-
Classes
- PostsController
Total Complexity |
54 |
Dependencies |
5 |
Dependents |
0 |
Total lines |
446 |
Lines of code |
342 |
Logical lines of code |
148 |
Comment lines |
45 |
Methods |
14 |
Properties |
3 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
update_post() |
A |
40 |
13 |
65 |
create_post() |
A |
52 |
9 |
22 |
register_routes() |
S |
38 |
1 |
111 |
hierarchical_posts() |
S |
51 |
6 |
29 |
clone_post() |
S |
45 |
5 |
38 |
posts() |
S |
60 |
4 |
12 |
delete_post() |
S |
57 |
3 |
18 |
get_child_posts() |
S |
62 |
3 |
11 |
posts_count() |
S |
63 |
2 |
10 |
post() |
S |
67 |
2 |
8 |
update_post_meta() |
S |
72 |
2 |
5 |
update_post_terms() |
S |
72 |
2 |
5 |
__construct() |
S |
74 |
1 |
5 |
transform() |
S |
79 |
1 |
3 |